ocr: Method Called When... Common Use HelloAuto opplet starts Constructor used to initialize nonstatic data members in the closs. getappletinto N/A Returns intormation about the opplet, Can be used to provide information for the About dialog box. init applet first storts called aofter Initializes ony data structures that paint will need. Might olso constructor initialize any values that don't chonge over the life of the applet. destroy applet exits Reverses any steps taken by init. paint window needs refreshing Redrows the contents of the window, start browser enters applet window Starts the opplet ...